FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.oh-setp#1.0.38 (1765 ms)

Package ca.on.oh-setp
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh-setp@1.0.38&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-coding
Url http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-coding
Version 0.10.0
Status active
Date 2022-10-15T12:00:00+00:00
Name CodingPSON
Title Coding (PS-ON)
Experimental False
Realm ca
Description This profile extends the capabilities of the coding data type to support multi-language designations (display). It relies on the Translation extension. This profile is aligned with the [Coding-UV-IPS profile](http://hl7.org/fhir/uv/ips/StructureDefinition-Coding-uv-ips.html).
Type Coding
Kind complex-type

Resources that use this resource

StructureDefinition
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-allergyintolerance Allergy Intolerance (PS-ON)
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-codeableconcept Codeable Concept (PS-ON)
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-immunization Immunization (PS-ON)
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-medicationrequest Medication Request (PS-ON)
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-medicationstatement Medication Statement (PS-ON)
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-practitionerrole PractitionerRole (PS-ON)

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "ca-on-ps-profile-coding",
  "url" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-coding",
  "version" : "0.10.0",
  "name" : "CodingPSON",
  "title" : "Coding (PS-ON)",
  "status" : "active",
  "date" : "2022-10-15T12:00:00+00:00",
  "publisher" : "Ontario Health",
  "description" : "This profile extends the capabilities of the coding data type to support multi-language designations (display).\r\nIt relies on the Translation extension. This profile is aligned with the [Coding-UV-IPS profile](http://hl7.org/fhir/uv/ips/StructureDefinition-Coding-uv-ips.html).",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "orim",
      "uri" : "http://hl7.org/orim",
      "name" : "Ontological RIM Mapping"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "Coding",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Coding",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Coding.system",
        "path" : "Coding.system",
        "mustSupport" : true
      },
      {
        "id" : "Coding.version",
        "path" : "Coding.version",
        "mustSupport" : true
      },
      {
        "id" : "Coding.code",
        "path" : "Coding.code",
        "mustSupport" : true
      },
      {
        "id" : "Coding.display",
        "path" : "Coding.display",
        "mustSupport" : true
      },
      {
        "id" : "Coding.display.extension",
        "path" : "Coding.display.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "mustSupport" : false
      },
      {
        "id" : "Coding.display.extension:translation",
        "path" : "Coding.display.extension",
        "sliceName" : "translation",
        "short" : "Language Translation (Localization)",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/translation"
            ]
          }
        ],
        "mustSupport" : false
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.